func strconv.isPowerOfTwo 2 uses strconv (current package) itoa.go#L153: } else if isPowerOfTwo(base) { itoa.go#L197: func isPowerOfTwo(x int) bool {
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)